home *** CD-ROM | disk | FTP | other *** search
/ Spawn Figure Collection / spawn collection cd.iso / movies / roll.dir / 00006_Script_6 < prev    next >
Text File  |  1998-01-16  |  211b  |  10 lines

  1. on exitFrame
  2.   global SLevel
  3.   set SLevel to 3
  4.   newWave "m7.wav"
  5.   puppetSound member"sound"
  6.   set the loop of member "sound"  to TRUE
  7.   set the SoundLevel to SLevel
  8.   set the SoundEnabled to TRUE
  9. end
  10.